projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae315c1
)
viewport: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:42:20 +0000
(
01:42
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkviewport.c
patch
|
blob
|
history
diff --git
a/gtk/gtkviewport.c
b/gtk/gtkviewport.c
index 09c68627d43ccb6afa689a3fd36b7284343167b5..1e9e4e1235de7533586e52b01ab7041337532923 100644
(file)
--- a/
gtk/gtkviewport.c
+++ b/
gtk/gtkviewport.c
@@
-40,9
+40,8
@@
/**
* GtkViewport:
*
- * The `GtkViewport` widget acts as an adaptor class, implementing
- * scrollability for child widgets that lack their own scrolling
- * capabilities.
+ * `GtkViewport` implements scrollability for widgets that lack their
+ * own scrolling capabilities.
*
* Use `GtkViewport` to scroll child widgets such as `GtkGrid`,
* `GtkBox`, and so on.